Welcome![Sign In][Sign Up]
Location:
Search - visual udp socket

Search list

[CommunicationUDP组播VC例程

Description: UDP组播VC例程Socket-UDP Multicast VC routines Socket
Platform: | Size: 34816 | Author: 陈昌华 | Hits:

[Internet-NetworkTCP网络传输

Description: TCP网络传输,使用socket开发,基本的东西都已经具备,没有漂亮的界面,用vc开发-TCP net transfer develops through socket,with the basic stuff provided,without beautiful interface. It is developed by VC.
Platform: | Size: 71680 | Author: 杨智 | Hits:

[Windows Mobilewindows_mobile_5.0_socket

Description: windows mobile 5.0的经典客户机、服务器socket通信实例-windows mobile 5.0 classic client, the server socket communication examples
Platform: | Size: 38912 | Author: aj | Hits:

[Internet-NetworkPacketSniffer

Description: Title: Raw Packet Sniffer It currently has support for 3 protocols (TCP, UDP and ICMP) and can very easily be expanded to include more. The packet sniffer itself is wrapped in a very object oriented fashoin allowing you to just plug it right into your own apps. NOTICE: This will only work on OS with raw socket support (Windows XP/2000/NT) with root access (admin privilages). -Title: Raw Packet SnifferIt currently has support for 3 protocols (TCP, UDP and ICMP) and can very easily be expanded to include more. The packet sniffer itself is wrapped in a very object oriented fashoin
Platform: | Size: 79872 | Author: ST.POLO | Hits:

[Internet-Network57578846VideoCatch

Description: 利用UDP进行网络数据的传送,是经过试验了的程序,希望对大家有用-Visual c++ udp socket
Platform: | Size: 2498560 | Author: 彭为 | Hits:

[Communication-Mobile20100204AudioSend

Description: 音频采集得到PCM数据,然后进行AMR编码,再封RTP包,加DTP头,最后送UDP Socket发送,Visual C++ 6.0工程源码-PCM audio data to be collected and then AMR coding, and then sealed RTP packets, plus DTP head, the last to send UDP Socket send, Visual C++ 6.0 Project Source
Platform: | Size: 133120 | Author: 何朝阳 | Hits:

[Internet-NetworkNetTest

Description: 用VC++进行SOCKET编程,使用UDP协议传输,实现网络通信-SOCKET programming with visual C++
Platform: | Size: 36864 | Author: | Hits:

[GUI Developsocket

Description: MFC窗体,Visual C++6.0,UDP通信,有接收端和发送端。-UDP communication
Platform: | Size: 5006336 | Author: 欧海波 | Hits:

[Driver DevelopYSI6600

Description: 驱动,Visual C++ 文件大小: 1 KB 详细说明:VC 下UDP代码,包括服务器端和客户端,方便入门者使用和学习-socket for windows in C 文件列表-The message received is from sender
Platform: | Size: 1024 | Author: DaLong | Hits:

[Internet-Networktftp

Description: TFTP文件传输系统运用软件工程的设计方法以visual c++ 6.0 为开发工具进行开发的。此TFTP文件传输系统采用采用客户端/服务器(C/S)模式,客户端与用户端通过UDP互相通讯。主要是在套接字的运用。随便帮学长做的东东,文档,代码,可执行文件都齐全。-TFTP file transfer system using software engineering design approach to visual c++ 6.0 development tool for the development. The TFTP file transfer system uses the client/server (C/S) mode, the client and the client communicate with each other via UDP. Use mainly in the socket. Random stuff to do to help seniors, documentation, code, executable files are complete.
Platform: | Size: 1837056 | Author: maweidong | Hits:

[Sniffer Package capturebuhuo3

Description: 利用winpcap库文件在vc6.0下用socket实现的网络捕包分析程序,没有可视化界面,但是能分析出完成的ip报以及tcp/udp报首部-The winpcap library files in vc6.0 socket to achieve network packet capture analysis program, there is no visual interface, but analysis of the complete ip reported tcp/udp reported
Platform: | Size: 1484800 | Author: baozi | Hits:

[Internet-NetworkCPP-socket-p2p-using-udp

Description: C++的网络语音功能的代码,VC编译,请用新版本的visual studio-The network voice function C++ code, VC compile with the new version of visual studio
Platform: | Size: 1311744 | Author: songtzu | Hits:

[Internet-NetworkUDP_Echo

Description: N年前为测试防火墙的NAT功能写的一个测试程序,采用windows socket编程,Client构造UDP报文发给Server,Server收到后返回应答。Doc目录下是当时搜集到的一些windows socket以及多线程编程相关的资料。-A network test program written by visual C++. Client send a UDP packet to server, and server response by UDP packet, so called UDP echo.
Platform: | Size: 399360 | Author: pengyongchao | Hits:

[TCP/IP stacksocket-UDP

Description: 基于UDP的简单可视化界面聊天程序,一个简单的代码-UDP-based visual interface is simple chat program
Platform: | Size: 1915904 | Author: li | Hits:

[VC/MFCWindows-Sockets-Based-on-Visual-CPP

Description: 《精通Windows Sockets网络开发:基于Visual C++实现》由浅入深、循序渐进地讲解如何使用WindowsSockets开发网络应用程序。WindowsSockets是当前主要的网络开发技术之一。《精通Windows Sockets网络开发:基于Visual C++实现》内容包括准备开发环境、TCP/IP基本介绍、Windows套接字基础、协议特征、基本TCP套接字编程、基本UDP套接字编程、套接字选项、套接字阻塞模式开发、套接字非阻塞模式开发、Select模型开发、WSAAsyncSelect模型开发、WSAEventSelect模型开发、重叠I/O模型开发和完成端口模型开发。为使读者深入理解套接字的理论知识,增加实践项目经验,《精通Windows Sockets网络开发:基于Visual C++实现》最后7章,每章讲解一个具有实践意义的网络应用程序。在这些实例中包含许多软件开发技术知识,如STL、ADO、多线程、MFC、软件设计模式等。-Explain how to use Windows Sockets to develop web applications, including the preparation of the development environment, TCP/IP basic introduction, Windows socket base, protocol features, basic TCP socket programming, basic UDP socket programming, socket options, socket blocking mode development, socket Non-blocking mode development, Select model development, WSAAsyncSelect model development, WSAEventSelect model development, overlapping I/O model development and completion port model development.
Platform: | Size: 50822144 | Author: Raina | Hits:

[Internet-NetworkECHO

Description: 基于visual studio ,实现的是在客户端和服务器之间的信息传送 echo,有tcp和udp模式。(Based on visual studio, the implementation of information transfer between client and server echo, there are TCP and UDP mode.)
Platform: | Size: 66560 | Author: moli西 | Hits:

CodeBus www.codebus.net